Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

feat(ansible): update ansible.utils to 5.1.2 #202

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 10, 2024

This PR contains the following updates:

Package Type Update Change
ansible.utils galaxy-collection minor 5.0.0 -> 5.1.2

Release Notes

ansible-collections/ansible.utils (ansible.utils)

v5.1.2

Compare Source

======

Bugfixes

  • keep_keys - Fixes keep_keys filter to retain the entire node when a key match occurs, rather than just the leaf node values.

v5.1.1

Compare Source

======

Bugfixes

  • keep_keys - Fixes issue where all keys are removed when data is passed in as a dict.

v5.1.0

Compare Source

======

Minor Changes

  • Allows the cli_parse module to find parser.template_path inside roles or collections when a path relative to the role/collection directory is provided.
  • Fix cli_parse module to require a connection.
  • Previously, the ansible.utils.ipcut filter only supported IPv6 addresses, leading to confusing error messages when used with IPv4 addresses. This fix ensures that the filter now appropriately handles both IPv4 and IPv6 addresses.
  • Removed conditional check for deprecated ansible.netcommon.cli_parse from ansible.utils.cli_parse
  • The from_xml filter returns a python dictionary instead of a json string.

Documentation Changes

  • Add a wildcard mask/hostmask documentation to ipaddr filter doc page to obtain an IP address's wildcard mask/hostmask.

Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title feat(ansible): update ansible.utils to 5.1.0 feat(ansible): update ansible.utils to 5.1.1 Sep 5, 2024
@renovate renovate bot force-pushed the renovate/ansible.utils-5.x branch from 11c66cb to 9acabe6 Compare September 5, 2024 14:04
@renovate renovate bot changed the title feat(ansible): update ansible.utils to 5.1.1 feat(ansible): update ansible.utils to 5.1.2 Sep 30, 2024
@renovate renovate bot force-pushed the renovate/ansible.utils-5.x branch from 9acabe6 to 348e602 Compare September 30, 2024 06:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants